Prompts for a projects folder. Select the TransSkel distribution folder, the Demos folder, or a subfolder of the Demos folder. The script searches the folder for Metrowerks projects and builds them. May prompt you to find CodeWarrior IDE the first time you run it.
The script removes objects after building each project. You can change this by editing the script to change the value of the removeBinaries variable.
Prompts for a projects folder. Select the TransSkel distribution folder, the Demos folder, or a subfolder of the Demos folder. The script searches the folder for Metrowerks projects and removes objects from them. May prompt you to find CodeWarrior IDE the first time you run it.
Prompts you to choose a Metrowerks compiler. Select a PPC or 68K compiler for C or Pascal. Then prompts
for a projects folder. Select the TransSkel distribution folder, the Demos folder, or a subfolder of the Demos folder. The script searches the folder for projects appropriate for the compiler and and builds them.
The script removes objects after building each project. You can change this by editing the script to change the value of the removeBinaries variable.
Prompts you to choose a Metrowerks compiler. Select a PPC or 68K compiler for C or Pascal. Then prompts
for a projects folder. Select the TransSkel distribution folder, the Demos folder, or a subfolder of the Demos folder. The script searches the folder for projects appropriate for the compiler and removes objects from them.
SPM Build Projects
Like Metrowerks Build Projects, but builds Symantec Project Manager projects. It may prompt you to find the Symantec Project Manager. Then it prompts for a folder containing SPM projects and build all such projects in that folder and its subfolder.
The script prompts you to confirm the name of the application being built. I don't know how to suppress this.
The script removes objects after building each project. You can change this by editing the script to change the value of the removeBinaries variable.
Clean Up Demos
This script cleans out extraneous files from the Demos folder or a subfolder.
First it prompts for a demo project folder. Select the Demos folder in the TransSkel distribution, or any of its subfolders. The script looks for compiled applications (ending in /MW-PPC, /MW-68K, /SY-PPC, or /SY-68K) and resource files created by the Symantec project managers (ending in /SY-PPC.π.rsrc or /SY-68K.π.rsrc) and moves them to the trash.
Word -> RTF
Requires Word 6. Prompts you to select a folder, and converts all Word documents in it and any subfolders to RTF. Converts the files IN PLACE, so use a copy of your folder if you want to retain your documents in their original format.